'Declaration Public Function New( _
ByVal processingCommandsThe processing commands.As System.Collections.Generic.IEnumerable(Of IProcessingCommandInfo) _
)
public PdfA2XmpMetadataProcessingTree(
System.Collections.Generic.IEnumerable<IProcessingCommandInfo> processingCommands
)
public: PdfA2XmpMetadataProcessingTree(
System.Collections.Generic.IEnumerable<IProcessingCommandInfo*>* processingCommands
)
public:
PdfA2XmpMetadataProcessingTree(
System.Collections.Generic.IEnumerable<IProcessingCommandInfo^>^ processingCommands
)
Parameters
- processingCommands
- The processing commands.